xen.git
20 years agobitkeeper revision 1.1472.3.1 (4290dc73cMlPc5EvXdqDP501vv78Vw)
adsharma@linux-t08.sc.intel.com [Sun, 22 May 2005 19:24:35 +0000 (19:24 +0000)]
bitkeeper revision 1.1472.3.1 (4290dc73cMlPc5EvXdqDP501vv78Vw)

config.h, Makefile:
  CONFIG_PCI disabled in xen

Signed-off-by: Arun Sharma <arun.sharma@intel.com>
20 years agobitkeeper revision 1.1472.2.2 (428d03a9NRspty3dZyzrqy5Poct3Hg)
djm@kirby.fc.hp.com [Thu, 19 May 2005 21:22:49 +0000 (21:22 +0000)]
bitkeeper revision 1.1472.2.2 (428d03a9NRspty3dZyzrqy5Poct3Hg)

Adapt to core change in smp code (though no ia64 SMP support yet)

20 years agobitkeeper revision 1.1472.2.1 (428d02d09PvFJaNqoqB2LfG4ESKo0Q)
djm@kirby.fc.hp.com [Thu, 19 May 2005 21:19:12 +0000 (21:19 +0000)]
bitkeeper revision 1.1472.2.1 (428d02d09PvFJaNqoqB2LfG4ESKo0Q)

Merge djm@sportsman.fc.hp.com:/home/djm/xeno-unstable-ia64.bk
into kirby.fc.hp.com:/home/djm/src/xen/xeno-unstable-ia64.bk

20 years agobitkeeper revision 1.1472 (428d0120Ec6w2OWswixebwcFKcQgkw)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 21:12:00 +0000 (21:12 +0000)]
bitkeeper revision 1.1472 (428d0120Ec6w2OWswixebwcFKcQgkw)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk

20 years agobitkeeper revision 1.1466.2.1 (428d01177uVxPlsgcWtGU3xUZaKeJw)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 21:11:51 +0000 (21:11 +0000)]
bitkeeper revision 1.1466.2.1 (428d01177uVxPlsgcWtGU3xUZaKeJw)

Rename memparse() to parse_size_and_unit(). A more general-purpose
name, and avoids unecessary clash with Linux function name.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1471 (428cf949ZdshF_D_GTMuih23dXPidw)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 20:38:33 +0000 (20:38 +0000)]
bitkeeper revision 1.1471 (428cf949ZdshF_D_GTMuih23dXPidw)

XendDomain.py:
  Add XendDomainDict for easy by name lookup.
  Don't call self.refresh() from XendDomain.list().
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1470 (428ced50yxI-yUVLt1gizxNq0Nofxg)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 19:47:28 +0000 (19:47 +0000)]
bitkeeper revision 1.1470 (428ced50yxI-yUVLt1gizxNq0Nofxg)

console.py, blkif.py, SrvDomainDir.py, XendDomain.py, XendConsole.py:
  Rename XendDomain.domains() to XendDomain.list() and rename
  XendDomain.domain_by_id to XendDomain.domains.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1469 (428ce52esYqJk3iKlW6m_OviDvbr7g)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 19:12:46 +0000 (19:12 +0000)]
bitkeeper revision 1.1469 (428ce52esYqJk3iKlW6m_OviDvbr7g)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1468 (428ce527Lb7wgq3pLjYHY6S5zNVk7g)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 19:12:39 +0000 (19:12 +0000)]
bitkeeper revision 1.1468 (428ce527Lb7wgq3pLjYHY6S5zNVk7g)

XendDomainInfo.py:
  XendDomain.domain_exists() now returns a truth value, use domain_lookup
  instead.
XendDomain.py:
  Remove domain_by_name lookup array -- it's tedious to maintain for
  hardly any benefits.  Also make domain_exists return a truth value.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1466.1.2 (428ce34ezh482snDAAskt1qAeoZGAg)
djm@kirby.fc.hp.com [Thu, 19 May 2005 19:04:46 +0000 (19:04 +0000)]
bitkeeper revision 1.1466.1.2 (428ce34ezh482snDAAskt1qAeoZGAg)

Merge djm@sportsman.fc.hp.com:/home/djm/xeno-unstable-ia64.bk
into kirby.fc.hp.com:/home/djm/src/xen/xeno-unstable-ia64.bk

20 years agobitkeeper revision 1.1389.9.7 (428ce0fdsuCnf-S1a6GKzoV3SoBEvQ)
djm@kirby.fc.hp.com [Thu, 19 May 2005 18:54:53 +0000 (18:54 +0000)]
bitkeeper revision 1.1389.9.7 (428ce0fdsuCnf-S1a6GKzoV3SoBEvQ)

Catch up with recent removal of pci.h from Xen core

20 years agobitkeeper revision 1.1466.1.1 (428cceb2sTCzL9rItLSMlnmH9XrnTQ)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 17:36:50 +0000 (17:36 +0000)]
bitkeeper revision 1.1466.1.1 (428cceb2sTCzL9rItLSMlnmH9XrnTQ)

Ensure correct alignment of CPU0 stack -- it must be aligned on a
2^STACK_ORDER page boundary. This requirement is now also checked
at run-time, and a clear fatal error given if it is not satisfied.
This bug affected both x86/32 and x86/64.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1467 (428cc6abzdTlehevsvwAL2V8qyBT-A)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 17:02:35 +0000 (17:02 +0000)]
bitkeeper revision 1.1467 (428cc6abzdTlehevsvwAL2V8qyBT-A)

XendRoot.py:
  Disable logging to stderr -- the log messages are in /var/log/xend.log
  already.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1466 (428cafb3mGJpJHeRanaDw7Xj7mWFIw)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 15:24:35 +0000 (15:24 +0000)]
bitkeeper revision 1.1466 (428cafb3mGJpJHeRanaDw7Xj7mWFIw)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1461.1.1 (428caf7bGihAjAM_KvFgRGUSkzIQLw)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 15:23:39 +0000 (15:23 +0000)]
bitkeeper revision 1.1461.1.1 (428caf7bGihAjAM_KvFgRGUSkzIQLw)

XendDomainInfo.py, XendDomain.py:
  Remove DomainShutdown class and store shutdown information in domain's
  XendDomainInfo object.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1465 (428c9cd5cI71ciNQe7_LcTMML8CONQ)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 14:04:05 +0000 (14:04 +0000)]
bitkeeper revision 1.1465 (428c9cd5cI71ciNQe7_LcTMML8CONQ)

Merge firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk

20 years agobitkeeper revision 1.1159.258.139 (428c9cbe7Sc87xp33OYAeObd7e3N3g)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 14:03:42 +0000 (14:03 +0000)]
bitkeeper revision 1.1159.258.139 (428c9cbe7Sc87xp33OYAeObd7e3N3g)

Do not set jumbo MTU on the fake netfront/back loopback device. It
causes packet loss at the Ethernet bridge (since bridges do not
fragment IP packets).
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1464 (428c995a_kOA184Gp70LrbrBFFfKTA)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 13:49:14 +0000 (13:49 +0000)]
bitkeeper revision 1.1464 (428c995a_kOA184Gp70LrbrBFFfKTA)

Mark all non-RAM pages as I/O holes in the frame_table.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1463 (428c9382-vrHzvryhVgUsKq4C6xVHA)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 13:24:18 +0000 (13:24 +0000)]
bitkeeper revision 1.1463 (428c9382-vrHzvryhVgUsKq4C6xVHA)

Add l?e_create_page() macros. map_pages_to_xen() now takes a pfn range
rather than a byte range. Fix x86/64 RAM mapping to discard partial
frames.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1462 (428c884242SexXIVbHWO-OkTk2Q95w)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 12:36:18 +0000 (12:36 +0000)]
bitkeeper revision 1.1462 (428c884242SexXIVbHWO-OkTk2Q95w)

Clean up, fix, and rationalise RAM mapping in Xen.

First, x86/64 must take care to map only registered RAM areas and not
adjacent I/O holes -- otherwise a cpu may cache I/O space and cause
coherency conflicts on the memory bus.

Second, map_pages() and the memguard mechanisms are no longer sub-arch
specific (moved to arch/x86/mm.c:map_pages_to_xen()).

Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1461 (428c649aJ3imCLGJhIeU9ADXW51cWw)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 10:04:10 +0000 (10:04 +0000)]
bitkeeper revision 1.1461 (428c649aJ3imCLGJhIeU9ADXW51cWw)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1456.1.1 (428c6495K-Bk3cP5wcdHyT5L6-GVxQ)
cl349@firebug.cl.cam.ac.uk [Thu, 19 May 2005 10:04:05 +0000 (10:04 +0000)]
bitkeeper revision 1.1456.1.1 (428c6495K-Bk3cP5wcdHyT5L6-GVxQ)

event.py, XendMigrate.py, EventServer.py:
  Use scheduler.{now,later} instead of reactor.callLater.
reactor.py:
  Remove reactor.callLater function -- same as scheduler.{now,later}.
EventServer.py:
  Cleanup.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1460 (428c4d4bbwbAcLYX78Uje3QLKomZRg)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 08:24:43 +0000 (08:24 +0000)]
bitkeeper revision 1.1460 (428c4d4bbwbAcLYX78Uje3QLKomZRg)

Fix the x86/64 build of Xen.
Signed-off-by: Keir Fraser <keir@Xensource.com>
20 years agobitkeeper revision 1.1459 (428c4c45ObcqPNCq2Ebb3M0y4qnxog)
arun.sharma@intel.com[kaf24] [Thu, 19 May 2005 08:20:21 +0000 (08:20 +0000)]
bitkeeper revision 1.1459 (428c4c45ObcqPNCq2Ebb3M0y4qnxog)

[PATCH] vmx-gdbserver-sstep.patch

This patch enables single stepping a VMX domain using the gdbserver.

Signed-Off-By: Leendert van Doorn <leendert@watson.ibm.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
20 years agobitkeeper revision 1.1458 (428c48ecnHqb4lxc2c4KfJZ0p7500Q)
kaf24@firebug.cl.cam.ac.uk [Thu, 19 May 2005 08:06:04 +0000 (08:06 +0000)]
bitkeeper revision 1.1458 (428c48ecnHqb4lxc2c4KfJZ0p7500Q)

init_boot_pages() should ignore sub-page regions.
Signed-off-by: Matthew Chapman <matthewc@hp.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1457 (428bb6b87Qlswxs_IkxRUkfi9Zkt1g)
iap10@freefall.cl.cam.ac.uk [Wed, 18 May 2005 21:42:16 +0000 (21:42 +0000)]
bitkeeper revision 1.1457 (428bb6b87Qlswxs_IkxRUkfi9Zkt1g)

Merge freefall.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into freefall.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk

20 years agobitkeeper revision 1.1159.258.138 (428bb692pAqBH2bNfpxOYMXMKwbIsw)
iap10@freefall.cl.cam.ac.uk [Wed, 18 May 2005 21:41:38 +0000 (21:41 +0000)]
bitkeeper revision 1.1159.258.138 (428bb692pAqBH2bNfpxOYMXMKwbIsw)

Move magic sysrq from workqueue to softirq context so that its more likely to work if the system is in a bad state.

20 years agobitkeeper revision 1.1456 (428b84afhYDPsxh36MUzWQkhznuotQ)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 18:08:47 +0000 (18:08 +0000)]
bitkeeper revision 1.1456 (428b84afhYDPsxh36MUzWQkhznuotQ)

XendDomain.py, scheduler.py:
  Simplify scheduler.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1455 (428b7fafRBd0QLCsQs-Dg3X5tA2Hgw)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 17:47:27 +0000 (17:47 +0000)]
bitkeeper revision 1.1455 (428b7fafRBd0QLCsQs-Dg3X5tA2Hgw)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1452.1.1 (428b7fa6MuhQh_l2UNUJg7zzlnM1pw)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 17:47:18 +0000 (17:47 +0000)]
bitkeeper revision 1.1452.1.1 (428b7fa6MuhQh_l2UNUJg7zzlnM1pw)

XendDomain.py:
  Simplify domain restart code.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1454 (428b74f28LLau4r-iQuz14PpSU28DA)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 17:01:38 +0000 (17:01 +0000)]
bitkeeper revision 1.1454 (428b74f28LLau4r-iQuz14PpSU28DA)

Manual merge.

20 years agobitkeeper revision 1.1159.258.137 (428b746dvt7HoFn2rjyGGO-i1yesPg)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 16:59:25 +0000 (16:59 +0000)]
bitkeeper revision 1.1159.258.137 (428b746dvt7HoFn2rjyGGO-i1yesPg)

Ensure that domain0 console receiver does not get stuck if serial
input is received early during boot. Fixes bugzilla bug #41.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1453 (428b6f22UXR4i_oikFvohD6jaW9yDA)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 16:36:50 +0000 (16:36 +0000)]
bitkeeper revision 1.1453 (428b6f22UXR4i_oikFvohD6jaW9yDA)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk

20 years agobitkeeper revision 1.1449.1.1 (428b6f1cotmJt0X1Gu4JjKeAeDY1BQ)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 16:36:44 +0000 (16:36 +0000)]
bitkeeper revision 1.1449.1.1 (428b6f1cotmJt0X1Gu4JjKeAeDY1BQ)

Re-factor current.h. It now requires no sub-architecture portions, and
stack offset calculations are cleaned up by introduction of a
cpu_info structure.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1452 (428b6062g_unu25_ly_M7YUuHKn8Wg)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 15:33:54 +0000 (15:33 +0000)]
bitkeeper revision 1.1452 (428b6062g_unu25_ly_M7YUuHKn8Wg)

XendDomain.py:
  Bring back refresh() calls but only run the code cleanup parts
  of refresh when necessary.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1451 (428b5f14gpuT4COa88QnSJNe11X63A)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 15:28:20 +0000 (15:28 +0000)]
bitkeeper revision 1.1451 (428b5f14gpuT4COa88QnSJNe11X63A)

XendDomain.py:
  Don't add domain to shutdown cleanup machinery when sending sysrq.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1450 (428b5d7cJ4XUGw6DYur-hyo9pRpNwg)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 15:21:32 +0000 (15:21 +0000)]
bitkeeper revision 1.1450 (428b5d7cJ4XUGw6DYur-hyo9pRpNwg)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1448.1.1 (428b5d756NfzYJ90kQUy0Q91tiUWhw)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 15:21:25 +0000 (15:21 +0000)]
bitkeeper revision 1.1448.1.1 (428b5d756NfzYJ90kQUy0Q91tiUWhw)

scheduler.py:
  Simplify scheduler by removing support for cancelling timeouts.
  Also add a ``now'' function to run a function in a seperate thread.
XendDomain.py:
  g/c gratuitous refresh() calls.
  Drive domain restart off the virq signaling that a domain has terminated.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1449 (428b5b18LCgVTMb_50LKESAAA5057Q)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 15:11:20 +0000 (15:11 +0000)]
bitkeeper revision 1.1449 (428b5b18LCgVTMb_50LKESAAA5057Q)

Fix x86/64 bootstrap.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1448 (428b47af0x8GpvwaOLe3pZhqoFQaJg)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 13:48:31 +0000 (13:48 +0000)]
bitkeeper revision 1.1448 (428b47af0x8GpvwaOLe3pZhqoFQaJg)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1446.1.1 (428b47a7E-qEps_VFpIpa2dT5I_afw)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 13:48:23 +0000 (13:48 +0000)]
bitkeeper revision 1.1446.1.1 (428b47a7E-qEps_VFpIpa2dT5I_afw)

XendDomain.py:
  Move code to create dominfo entries for unknown domains into
  domain_lookup.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1447 (428b4444vZlkscBp_EOZwbunWL1zPA)
vh249@arcadians.cl.cam.ac.uk [Wed, 18 May 2005 13:33:56 +0000 (13:33 +0000)]
bitkeeper revision 1.1447 (428b4444vZlkscBp_EOZwbunWL1zPA)

Merge arcadians.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into arcadians.cl.cam.ac.uk:/local/scratch-2/vh249/xen-unstable.bk

20 years agobitkeeper revision 1.1445.1.1 (428b442b5qLf4OYwS0e8e58W2etHIA)
vh249@arcadians.cl.cam.ac.uk [Wed, 18 May 2005 13:33:31 +0000 (13:33 +0000)]
bitkeeper revision 1.1445.1.1 (428b442b5qLf4OYwS0e8e58W2etHIA)

missing right parenthesis

Signed-off-by: Vincent Hanquez <vincent@xensource.com>
20 years agobitkeeper revision 1.1446 (428b4307MH3U7T8lRzS3M2j3aIil2w)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 13:28:39 +0000 (13:28 +0000)]
bitkeeper revision 1.1446 (428b4307MH3U7T8lRzS3M2j3aIil2w)

xc_linux_restore.c:
  g/c p_gdt left over from previous cleanup.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1445 (428b4138WU0m20nAmwQHUjtcDWujKA)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 13:20:56 +0000 (13:20 +0000)]
bitkeeper revision 1.1445 (428b4138WU0m20nAmwQHUjtcDWujKA)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1440.1.1 (428b4130AHhjh0DP-1uIBubaOIywiw)
cl349@firebug.cl.cam.ac.uk [Wed, 18 May 2005 13:20:48 +0000 (13:20 +0000)]
bitkeeper revision 1.1440.1.1 (428b4130AHhjh0DP-1uIBubaOIywiw)

domain.c:
  Send VIRQ_DOM_EXC when domain_destruct removes a domain from
  Xen's list of domains.
XendDomain.py:
  Now that virq's work, remove periodic domain refresh calls to reap expired
  domains.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1444 (428b4030UlhNBFgtVCz6n2LnwfNoFg)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 13:16:32 +0000 (13:16 +0000)]
bitkeeper revision 1.1444 (428b4030UlhNBFgtVCz6n2LnwfNoFg)

Delete: xen/include/xen/pci_ids.h

20 years agobitkeeper revision 1.1443 (428b3f59xxbCVcbUBrHu1R1TkWcYhg)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 13:12:57 +0000 (13:12 +0000)]
bitkeeper revision 1.1443 (428b3f59xxbCVcbUBrHu1R1TkWcYhg)

Cleaner GDT interface. Xen now reserves the last 2 pages of a full-size
(16 page) GDT. A guest can register a GDT with up to 7k entries. Xen
automatically makes the GDT up to max size with empty page mappings,
and turns page faults in that area to #GP(selector).
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1442 (428af574YWiDAiHeZQyeMJke5Tb75Q)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 07:57:40 +0000 (07:57 +0000)]
bitkeeper revision 1.1442 (428af574YWiDAiHeZQyeMJke5Tb75Q)

Merge firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk

20 years agobitkeeper revision 1.1159.258.136 (428af5483Yn2FWcrPnTRD2GVmftlhQ)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 07:56:56 +0000 (07:56 +0000)]
bitkeeper revision 1.1159.258.136 (428af5483Yn2FWcrPnTRD2GVmftlhQ)

Fallback behaviour of the network startup script is now same as it
always was: IP addresses of eth0 are transferred to the bridge device
but not deleted from eth0. This is needed for the 2.0-series tools,
which by default look only at eth0 to determine IP parameters for domU.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1441 (428af44dQBVBR-lJOrBaoNhpMx9hXg)
kaf24@firebug.cl.cam.ac.uk [Wed, 18 May 2005 07:52:45 +0000 (07:52 +0000)]
bitkeeper revision 1.1441 (428af44dQBVBR-lJOrBaoNhpMx9hXg)

x86/64 fixes.
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
Signed-off-by: Scott Parish <srparish@us.ibm.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1440 (428a703fGt3asjVc5fTAW72ClnFOog)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 22:29:19 +0000 (22:29 +0000)]
bitkeeper revision 1.1440 (428a703fGt3asjVc5fTAW72ClnFOog)

Many files:
  g/c _readline{,s} and use regular readline{,s} functions -- the special
  _readline{,s} functions were only needed because of Twisted.
ip.py:
  Also use readlines() instead of xreadlines().
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1439 (428a6cf5pJzUJXByrppn04a8boHuAw)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 22:15:17 +0000 (22:15 +0000)]
bitkeeper revision 1.1439 (428a6cf5pJzUJXByrppn04a8boHuAw)

Fix virq delivery in Xend.
xcs.c:
  Fix binding to virq's -- setup evtchn binding.
channel.py:
  Use VIRQ_DOM_EXC as exported from xc.  Also don't bind to virq's we
  don't care for or which won't get delivered to us anyway.
xc.c:
  Export VIRQ_DOM_EXC to python.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1438 (428a6cbbhokMA5cP0GT8z63oSTQwIA)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 22:14:19 +0000 (22:14 +0000)]
bitkeeper revision 1.1438 (428a6cbbhokMA5cP0GT8z63oSTQwIA)

ip.py:
  Make the get_current_ip* functions more robust -- default to look at the
  interface which is currently used for the default route instead of eth0.
  Fix get_current_ipaddr, get_current_ipmask and get_current_ipgw for
  veth0.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1437 (428a354asmqlyMWB8fzDzH6eMgDLow)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 18:17:46 +0000 (18:17 +0000)]
bitkeeper revision 1.1437 (428a354asmqlyMWB8fzDzH6eMgDLow)

Ensure preempt_stop always loads %ebp with thread-info pointer.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1436 (428a3228uU0ahLeE09cq2jC7Lrw8Qw)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 18:04:24 +0000 (18:04 +0000)]
bitkeeper revision 1.1436 (428a3228uU0ahLeE09cq2jC7Lrw8Qw)

Merge firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk

20 years agobitkeeper revision 1.1159.258.135 (428a3218LRhrEVrFCYcKckXl2ziRCQ)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 18:04:08 +0000 (18:04 +0000)]
bitkeeper revision 1.1159.258.135 (428a3218LRhrEVrFCYcKckXl2ziRCQ)

Backport of network script fix from unstable.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1435 (428a3176t0PNiOuyFEWG44vc-VFypg)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 18:01:26 +0000 (18:01 +0000)]
bitkeeper revision 1.1435 (428a3176t0PNiOuyFEWG44vc-VFypg)

No need to disable 'network stop' functionality.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1434 (428a308eeVrCdBz3SqMriKiYKap6hw)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 17:57:34 +0000 (17:57 +0000)]
bitkeeper revision 1.1434 (428a308eeVrCdBz3SqMriKiYKap6hw)

Cset exclude: kaf24@firebug.cl.cam.ac.uk|ChangeSet|20050517175051|01023

20 years agobitkeeper revision 1.1433 (428a303beT8Bm2D-AZ6iAtI3wbXr_Q)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 17:56:11 +0000 (17:56 +0000)]
bitkeeper revision 1.1433 (428a303beT8Bm2D-AZ6iAtI3wbXr_Q)

Merge

20 years agobitkeeper revision 1.1159.258.134 (428a2efbVjatsyWzpCT8mcdj0YbvXw)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 17:50:51 +0000 (17:50 +0000)]
bitkeeper revision 1.1159.258.134 (428a2efbVjatsyWzpCT8mcdj0YbvXw)

Do not build netfront/netback loopback by default.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1432 (428a0372Dg_Q9mIOPOkDIc7D3T4aww)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 14:45:06 +0000 (14:45 +0000)]
bitkeeper revision 1.1432 (428a0372Dg_Q9mIOPOkDIc7D3T4aww)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1429.2.2 (428a036cO1cnBZO53U3HCW-Lk42RtA)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 14:45:00 +0000 (14:45 +0000)]
bitkeeper revision 1.1429.2.2 (428a036cO1cnBZO53U3HCW-Lk42RtA)

network:
  Handle xend restart -- don't take down the network setup and don't
  initialize it if it looks already initialized.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1429.2.1 (4289f8bdXdxyaTx6qEuNczjfKZaWQg)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 13:59:25 +0000 (13:59 +0000)]
bitkeeper revision 1.1429.2.1 (4289f8bdXdxyaTx6qEuNczjfKZaWQg)

Makefile:
  Add dependency on header files.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1431 (4289efbdWNFcwk1K55QB4D7PHgWQVQ)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 13:21:01 +0000 (13:21 +0000)]
bitkeeper revision 1.1431 (4289efbdWNFcwk1K55QB4D7PHgWQVQ)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk

20 years agobitkeeper revision 1.1429.1.1 (4289efb4HZxHoUs0Wyvm7qAu6h2DGw)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 13:20:52 +0000 (13:20 +0000)]
bitkeeper revision 1.1429.1.1 (4289efb4HZxHoUs0Wyvm7qAu6h2DGw)

Fix ACPI table mapping in XenLinux.
Signed-off-by: Keir Fraser <keir@Xensource.com>
20 years agobitkeeper revision 1.1430 (4289ef91cnLSZ2abQmRijAYRLrwMjQ)
maf46@burn.cl.cam.ac.uk [Tue, 17 May 2005 13:20:17 +0000 (13:20 +0000)]
bitkeeper revision 1.1430 (4289ef91cnLSZ2abQmRijAYRLrwMjQ)

Bug fix for shadow external mode (i.e. VMX) operation,
fixing an overly aggressive new ASSERT added with the light weight
shadow code.

20 years agobitkeeper revision 1.1429 (4289ccd8fb0eTpyK6vZqNWsrHJLttA)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 10:52:08 +0000 (10:52 +0000)]
bitkeeper revision 1.1429 (4289ccd8fb0eTpyK6vZqNWsrHJLttA)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1426.1.1 (4289cc8cPUM98bLJs4TV93NHY9LOKg)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 10:50:52 +0000 (10:50 +0000)]
bitkeeper revision 1.1426.1.1 (4289cc8cPUM98bLJs4TV93NHY9LOKg)

Many files:
  Make interface to network/block scripts consistent:
  - output on stdout is returned to the script caller
  - output on stderr is logged at the error level, messages with a '-' prefix
    are logged at the debug level and messages with a '*' prefix are logged
    at the info level.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1428 (4289c9f6GdUyHEH-FCu9rRuWtOXnXQ)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 10:39:50 +0000 (10:39 +0000)]
bitkeeper revision 1.1428 (4289c9f6GdUyHEH-FCu9rRuWtOXnXQ)

Initialise 1:1 mapping of physical memory map early during x86/64 boot.
This mapping should include all ACPI tables, so simplify the mapping
check in the ACPI code.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1427 (4289b612hOngj49yfggKcA17ckis2g)
kaf24@firebug.cl.cam.ac.uk [Tue, 17 May 2005 09:14:58 +0000 (09:14 +0000)]
bitkeeper revision 1.1427 (4289b612hOngj49yfggKcA17ckis2g)

Xen saves the upcall mask onto the stack when making an upcall to the
guest. This can be used by the guest to determine whether it must
re-enable event delivery on return from the upcall activation.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1426 (4289b3a59jCX-jlUcC5FbM5VwgzLvw)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 09:04:37 +0000 (09:04 +0000)]
bitkeeper revision 1.1426 (4289b3a59jCX-jlUcC5FbM5VwgzLvw)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1421.1.1 (4289b3a0n7JmXiz6fiz0QAfqJ_M1Lg)
cl349@firebug.cl.cam.ac.uk [Tue, 17 May 2005 09:04:32 +0000 (09:04 +0000)]
bitkeeper revision 1.1421.1.1 (4289b3a0n7JmXiz6fiz0QAfqJ_M1Lg)

XendDomainInfo.py:
  Redirect debug output to log.
PrettyPrint.py:
  Add prettyprintstring.
XendDomainInfo.py:
  Remove debug print.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1425 (4289b159Cmh6NHAqKpwaWnNgVs6sWA)
smh22@firebug.cl.cam.ac.uk [Tue, 17 May 2005 08:54:49 +0000 (08:54 +0000)]
bitkeeper revision 1.1425 (4289b159Cmh6NHAqKpwaWnNgVs6sWA)

user.tex:
  note differences between 2.x and 3.x

20 years agobitkeeper revision 1.1424 (42899fefQrgFDCcWTdeMgr3nEaYNgw)
iap10@tetris.cl.cam.ac.uk [Tue, 17 May 2005 07:40:31 +0000 (07:40 +0000)]
bitkeeper revision 1.1424 (42899fefQrgFDCcWTdeMgr3nEaYNgw)

Merge tetris.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into tetris.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk

20 years agobitkeeper revision 1.1159.258.133 (42899fc9Z0GRA_KAdf0VC2mm_dJH6w)
iap10@tetris.cl.cam.ac.uk [Tue, 17 May 2005 07:39:53 +0000 (07:39 +0000)]
bitkeeper revision 1.1159.258.133 (42899fc9Z0GRA_KAdf0VC2mm_dJH6w)

upgrade to 2.6.11.10

20 years agobitkeeper revision 1.1423 (428900e16Uxi9JzPfHD98q7NuH29dg)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 20:21:53 +0000 (20:21 +0000)]
bitkeeper revision 1.1423 (428900e16Uxi9JzPfHD98q7NuH29dg)

Merge firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk

20 years agobitkeeper revision 1.1159.258.132 (428900ceGeeOt2WYcJ01WZMZCdJCHA)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 20:21:34 +0000 (20:21 +0000)]
bitkeeper revision 1.1159.258.132 (428900ceGeeOt2WYcJ01WZMZCdJCHA)

Fix multi-page I/O accesses in the blkback driver in cases where we
receive partial-completion callbacks.
Signed-off-by: Vincent Hanquez <vincent@xensource.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1422 (4288fba11spwpuVeAcBTXmV1qAve_Q)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 19:59:29 +0000 (19:59 +0000)]
bitkeeper revision 1.1422 (4288fba11spwpuVeAcBTXmV1qAve_Q)

Fix 64-bit build of pygrub. From Jerone Young.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1421 (4288ce4e6ck3yeSz45ZczyyRR_QzUw)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 16:46:06 +0000 (16:46 +0000)]
bitkeeper revision 1.1421 (4288ce4e6ck3yeSz45ZczyyRR_QzUw)

Merge firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk

20 years agobitkeeper revision 1.1159.258.131 (4288ce1fwiCrIr8WyDZa4a1UHmCikw)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 16:45:19 +0000 (16:45 +0000)]
bitkeeper revision 1.1159.258.131 (4288ce1fwiCrIr8WyDZa4a1UHmCikw)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk

20 years agobitkeeper revision 1.1159.283.1 (4288ce19qPIaLjPeI1_LphAJ6cDCJA)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 16:45:13 +0000 (16:45 +0000)]
bitkeeper revision 1.1159.283.1 (4288ce19qPIaLjPeI1_LphAJ6cDCJA)

Local netfront/netback emulation for domain0, to clean up and fix
Etherbridge setup.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1420 (4288c742JYmWjAz3bZlZhafhzuQ73w)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 16:16:02 +0000 (16:16 +0000)]
bitkeeper revision 1.1420 (4288c742JYmWjAz3bZlZhafhzuQ73w)

Vifctl.py:
  Pass script output through logger.
process.py:
  os.system() replacement which outputs through the logger
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1419 (4288b44f4jmaJGEAjpgklKaura3Q9g)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 14:55:11 +0000 (14:55 +0000)]
bitkeeper revision 1.1419 (4288b44f4jmaJGEAjpgklKaura3Q9g)

SrvServer.py:
  Use log.info to output unix server address.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1418 (4288b194SVDMgqu_H0b_Hwg8OcoZkA)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 14:43:32 +0000 (14:43 +0000)]
bitkeeper revision 1.1418 (4288b194SVDMgqu_H0b_Hwg8OcoZkA)

blkif.py:
  Import XendLogging.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1417 (4288978f3pl8Y0ZehuTzgD3t8zHfhg)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 12:52:31 +0000 (12:52 +0000)]
bitkeeper revision 1.1417 (4288978f3pl8Y0ZehuTzgD3t8zHfhg)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1414.1.1 (4288977dVBsJFO6uQ5e5ZXsFA0eSwg)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 12:52:13 +0000 (12:52 +0000)]
bitkeeper revision 1.1414.1.1 (4288977dVBsJFO6uQ5e5ZXsFA0eSwg)

Merge 2.0-testing change:
Add time-label to /etc/xen.old directory name.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1159.258.130 (42889731yZ6nWkKHZsa-gDG14dQ9yQ)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 12:50:57 +0000 (12:50 +0000)]
bitkeeper revision 1.1159.258.130 (42889731yZ6nWkKHZsa-gDG14dQ9yQ)

Makefile:
  Add time-label to /etc/xen.old directory name.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1416 (42887c08Q8hrhP--CiVTWfaXtiEwcw)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 10:55:04 +0000 (10:55 +0000)]
bitkeeper revision 1.1416 (42887c08Q8hrhP--CiVTWfaXtiEwcw)

Ignores list.

20 years agobitkeeper revision 1.1415 (42887ada_Jmkta2rYHnpJBE2EVpy4w)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 10:50:02 +0000 (10:50 +0000)]
bitkeeper revision 1.1415 (42887ada_Jmkta2rYHnpJBE2EVpy4w)

Remove generic 'fast trap' from the Xen public interfaces. Internally
within Xen, we automatically set up direct trap for int 0x80, which is
the only 'fast trap' vector that we ever supported anyway.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1414 (428877c4Kn3AfJCu8rQfgt-njOlK7w)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 10:36:52 +0000 (10:36 +0000)]
bitkeeper revision 1.1414 (428877c4Kn3AfJCu8rQfgt-njOlK7w)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1412.1.2 (42886f72kBE9ng-ZihVNQN5GdTyJfw)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 10:01:22 +0000 (10:01 +0000)]
bitkeeper revision 1.1412.1.2 (42886f72kBE9ng-ZihVNQN5GdTyJfw)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1412.1.1 (42886e8evUlQ8cc9sDd2jtGlS3Gr9g)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 09:57:34 +0000 (09:57 +0000)]
bitkeeper revision 1.1412.1.1 (42886e8evUlQ8cc9sDd2jtGlS3Gr9g)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk

20 years agobitkeeper revision 1.1413 (42886cbcgOQRttqbKGwhoGUdvq0jbg)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 09:49:48 +0000 (09:49 +0000)]
bitkeeper revision 1.1413 (42886cbcgOQRttqbKGwhoGUdvq0jbg)

Fix the watchdog disable/enable interface. This cleans up common code
somewhat.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1159.258.129 (42886ca7vP3iN1FMZTIHAFtA7vXoiw)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 09:49:27 +0000 (09:49 +0000)]
bitkeeper revision 1.1159.258.129 (42886ca7vP3iN1FMZTIHAFtA7vXoiw)

Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-2.0-testing.bk-clean

20 years agobitkeeper revision 1.1159.282.1 (42886ca0o3TWunjlIeQALC1vadfg9g)
cl349@firebug.cl.cam.ac.uk [Mon, 16 May 2005 09:49:20 +0000 (09:49 +0000)]
bitkeeper revision 1.1159.282.1 (42886ca0o3TWunjlIeQALC1vadfg9g)

early_printk.c:
  Add support for CONFIG_EARLY_PRINTK over Xen's serial console.
  new file
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
20 years agobitkeeper revision 1.1412 (42885ccdKOtsuAfBT7XZ0YtfvWw5Ig)
kaf24@firebug.cl.cam.ac.uk [Mon, 16 May 2005 08:41:49 +0000 (08:41 +0000)]
bitkeeper revision 1.1412 (42885ccdKOtsuAfBT7XZ0YtfvWw5Ig)

Cleanups for printing debug tracing to the console.
Also, rename get_cpu_user_regs -> guest_cpu_user_regs.
Signed-off-by: Keir Fraser <keir@xensource.com>
20 years agobitkeeper revision 1.1411 (42884f321efBfAPblIV0mrlYL-DYpA)
kmacy@netapp.com[kaf24] [Mon, 16 May 2005 07:43:46 +0000 (07:43 +0000)]
bitkeeper revision 1.1411 (42884f321efBfAPblIV0mrlYL-DYpA)

[PATCH] [PATCH] SMP coredump fix

# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
#   2005/05/15 18:03:44-07:00 kmacy@octopus.eng.netapp.com
#   Fix SMP coredumps
#   Signed-off-by: Kip Macy <kmacy@netapp.com>
#
# BitKeeper/etc/logging_ok
#   2005/05/15 18:03:43-07:00 kmacy@octopus.eng.netapp.com +1 -0
#   Logging to logging@openlogging.org accepted
#
# tools/libxc/xc_core.c
#   2005/05/15 18:03:21-07:00 kmacy@octopus.eng.netapp.com +11 -7
#   handle discontiguous CPUs correctly
#   make offsets in core header correct for MP case
#

20 years agobitkeeper revision 1.1159.258.128 (42874300TsP1zKFrpq-B0IR1Tfg5Sw)
iap10@freefall.cl.cam.ac.uk [Sun, 15 May 2005 12:39:28 +0000 (12:39 +0000)]
bitkeeper revision 1.1159.258.128 (42874300TsP1zKFrpq-B0IR1Tfg5Sw)

upgrade to 2.6.11.9

20 years agobitkeeper revision 1.1410 (4286de1dJ_YgvFcDITt_LZ4LXBdTXA)
iap10@freefall.cl.cam.ac.uk [Sun, 15 May 2005 05:29:01 +0000 (05:29 +0000)]
bitkeeper revision 1.1410 (4286de1dJ_YgvFcDITt_LZ4LXBdTXA)

Merge freefall.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk
into freefall.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk